The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist:File-Flock File locking"

File::Flock - file locking with flock River stage two • 7 direct dependents • 19 total dependents

Lock files using the flock() call. If the file to be locked does not exist, then the file is created. If the file was created then it will be removed when it is unlocked assuming it's still an empty file. Locks can be created by new'ing a File::Flock...

MUIR/File-Flock-2014.01 - 18 Jul 2014 00:44:53 UTC

File::Flock::Subprocess - file locking with flock in a subprocess River stage two • 7 direct dependents • 19 total dependents

This is a wrapper around File::Flock that starts a subprocess and does the locking in the subprocess with File::Flock. The purpose of this is to handle operating systems (eg: Solaris) that do not retain locks across a call to fork(). The sub-process ...

MUIR/File-Flock-2014.01 - 18 Jul 2014 00:44:53 UTC

File::Flock::Forking - adjust File::Flock to handle fork() River stage two • 7 direct dependents • 19 total dependents

The purpose of File::Flock::Forking is to change the implementation of File::Flock to handle locking on systems that do not hold locks across calls to fork(). If you are using File::Flock or any module that uses File::Flock then and your program uses...

MUIR/File-Flock-2014.01 - 18 Jul 2014 00:44:53 UTC
3 results (0.03 seconds)